if( document.querySelector("meta[name='jimdo-status-code']")!== null){ if( document.querySelector("meta[name='jimdo-status-code']").getAttribute('content')== 404){ document.getElementById("content_area").innerHTML="
test<\/div>"; document.getElementById("test").innerHTML= "

"+heading + "<\/h1>

"+txt+"<\/p>
"+"test<\/title>"; document.title = title; console.log("%Customize404 by %cFestus-Cloud", "color: white", "color: gold"); } }